pub type U27 = UInt<UInt<UInt<UInt<Last<B1>, B1>, B0>, B1>, B1>;
pub struct U27(/* private fields */);