u256 type is composed of two 128-bit parts: the low part [0, 128) and the high part [128,
256).
core::integer
core::integer::u256
The 256-bit unsigned integer type.
The