pub type U256 = BUint<{ _ }>;
256-bit unsigned integer type.
pub struct U256 { /* private fields */ }