pub const MAX_DECOMPRESSED_BYTES: u64 = 134217728; // 134_217_728u64
The maximum amount of data that can be decompressed in a single group of decompression operations.