pub type I7F25 = FixedI32<U25>;
FixedI32 with seven integer bits and 25 fractional bits.
FixedI32
pub struct I7F25 { /* private fields */ }