pub const COMPRESSION_HEADER_SIZE: usize = 5;
Compression header size (algorithm byte + original size)