pub type I2048 = BInt<{ _ }>;
2048-bit signed integer type.
pub struct I2048 { /* private fields */ }