pub const COMPRESS_HEADER_SIZE: usize = 10;
Total header size: 4 (magic) + 1 (algo) + 1 (level) + 4 (raw_len) = 10.
raw_len