pub unsafe extern "C" fn cram_block_set_offset(
    b: *mut cram_block,
    offset: u64
)