pub const MAX_U128_VARINT_SIZE: usize = _; // 19usize
Maximum encoded size of a u128 varint in bytes.