pub unsafe extern "C" fn bcf_update_alleles( hdr: *const bcf_hdr_t, line: *mut bcf1_t, alleles: *mut *const i8, nals: i32, ) -> i32