pub const MAX_DOUBLE_BYTE_VALUE: usize = 65536;
Max value that can be represented in using two 8-bit bytes (2^16)