pub type U2048 = BUint<{ _ }>;
2048-bit unsigned integer type.
pub struct U2048 { /* private fields */ }