pub const MAX_DECODE_SIZE: usize = 16_000_000;
Maximum size, in bytes, of data we are allowed to ever decode for a single value.