Type Definition hts_id2name_f
rust_htslib::htslib
type hts_id2name_f = Option<extern "C" fn(_: *mut c_void, _: c_int) -> *const c_char>;