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