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