pub unsafe extern "C" fn fai_set_cache_size(
    fai: *mut faidx_t,
    cache_size: c_int
)