pub type I4F4 = FixedI8<U4>;
FixedI8 with four integer bits and four fractional bits.
FixedI8
struct I4F4 { /* private fields */ }