pub type FP32 = Float<8, 23, { _ }>;
Predefined FP32 float with 8 exponent bits, and 23 mantissa bits.