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