pub type I28F100 = FixedI128<U100>;
FixedI128 with 28 integer bits and 100 fractional bits.
FixedI128
pub struct I28F100 { /* private fields */ }