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