pub type I1F15 = FixedI16<U15>;
FixedI16 with one integer bit and 15 fractional bits.
FixedI16
pub struct I1F15 { /* private fields */ }