pub type I5F123 = FixedI128<U123>;
FixedI128 with five integer bits and 123 fractional bits.
FixedI128
pub struct I5F123 { /* private fields */ }