pub const EXPONENT_BASE_SHIFT: i32 = 112;
Shift to convert to and from an exponent base as a u32.
u32