pub type P2 = PInt<U2>;
struct P2 { pub(crate) n: UInt<UInt<UTerm, B1>, B0>, }
n: UInt<UInt<UTerm, B1>, B0>