pub unsafe extern "C" fn hts_idx_get_stat( idx: *const hts_idx_t, tid: c_int, mapped: *mut u64, unmapped: *mut u64 ) -> c_int