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