pub const USABLE_BITS_PER_FIELD_ELEMENT: usize = 254;
Number of usable bits in a field element. The top two bits are always zero.