pub unsafe extern "C" fn hts_idx_seqnames(
    idx: *const hts_idx_t,
    n: *mut c_int,
    getid: hts_id2name_f,
    hdr: *mut c_void
) -> *mut *const c_char