pub type FixedUnsigned8 = FixedUnsigned<FixedScale8>;
pub struct FixedUnsigned8 { /* private fields */ }