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