pub unsafe extern "C" fn bgzf_index_load(
    fp: *mut BGZF,
    bname: *const c_char,
    suffix: *const c_char
) -> c_int