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