pub type FixedUnsigned16 = FixedUnsigned<FixedScale16>;
pub struct FixedUnsigned16 { /* private fields */ }