pub type P3 = PInt<U3>;
struct P3 { pub(crate) n: UInt<UInt<UTerm, B1>, B1>, }
n: UInt<UInt<UTerm, B1>, B1>