pub type I48F80 = FixedI128<U80>;
FixedI128 with 48 integer bits and 80 fractional bits.
FixedI128
pub struct I48F80 { /* private fields */ }