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