pub type I2048 = Int<32>;
Signed bit integer.
#[repr(transparent)]pub struct I2048(Uint<32>);
0: Uint<32>