pub type FixedI8F0 = FixedI8<U0>;
#[repr(transparent)]pub struct FixedI8F0(pub FixedI8<UTerm>);
0: FixedI8<UTerm>