pub type U12F52 = FixedU64<U52>;
FixedU64 with 12 integer bits and 52 fractional bits.
FixedU64
pub struct U12F52 { /* private fields */ }