pub unsafe extern "C" fn hts_idx_seqnames( idx: *const hts_idx_t, n: *mut i32, getid: Option<unsafe extern "C" fn(_: *mut c_void, _: i32) -> *const i8>, hdr: *mut c_void, ) -> *mut *const i8