pub type I96F32 = FixedI128<U32>;
FixedI128 with 96 integer bits and 32 fractional bits.
FixedI128
pub struct I96F32 { /* private fields */ }