The largest value representable in the configured number of bytes.
Declared in <serialize.h>
<serialize.h>
inline constexpr static uint64_t MAX = 0xffffffffffffffff >> (8 * (8 - Bytes));