pub unsafe extern "C" fn bcf_sr_regions_overlap( reg: *mut bcf_sr_regions_t, seq: *const c_char, start: hts_pos_t, end: hts_pos_t, ) -> c_int