pub const MAX_VARINT: u64 = 4_611_686_018_427_387_903;
Maximum varint value: 2^62 - 1 (RFC 9000 Section 16)