pub const SCALAR_LENGTH_BITS: usize = _; // 256usize
SCALAR_LENGTH_BITS specifies the number of bits needed to represent an Fr element. This is an element in the scalar field of BLS12-381.