rust_htslib::htslib
pub unsafe extern "C" fn bcf_calc_ac( header: *const bcf_hdr_t, line: *mut bcf1_t, ac: *mut i32, which: i32) -> i32