pub unsafe extern "C" fn bgzf_set_cache_size(
    fp: *mut BGZF,
    size: c_int
)