pub type U64 = Uint<{ _ }>;
Unsigned integer with 64 bits size.
pub struct U64 { /* private fields */ }