pub type I8F120 = FixedI128<U120>;
FixedI128 with eight integer bits and 120 fractional bits.
FixedI128
pub struct I8F120 { /* private fields */ }