const FileExtents = struct
const FileExtents = struct { uncompressed_size: u64, compressed_size: u64, local_file_header_offset: u64, }