pub unsafe extern "C" fn hts_idx_push( idx: *mut hts_idx_t, tid: i32, beg: i64, end: i64, offset: u64, is_mapped: i32, ) -> i32