pub unsafe extern "C" fn bgzf_raw_write(
    fp: *mut BGZF,
    data: *const c_void,
    length: usize
) -> isize