# Functions
MaxUint128 returns the max value of an Uint128.
NewUint128 returns the Uint128 value (lo,hi).
NewUint128FromUint64 returns an Uint128 from an uint64.
ZeroUint128 returns the zero value of an Uint128.
# Constants
Uint128BitSize defines the bit size of an Uint128.
Uint128Size defines the byte size of an Uint128.