fn compresed_frame_read_instruction(
    seek_table: &ZstdSeekTable,
    offset: u64
) -> Result<CompressedReadInstruction>