pub unsafe extern "C" fn bgzf_seek(
    fp: *mut BGZF,
    pos: i64,
    whence: c_int
) -> i64