pub unsafe extern "C" fn bcf_update_info( hdr: *const bcf_hdr_t, line: *mut bcf1_t, key: *const c_char, values: *const c_void, n: c_int, type_: c_int ) -> c_int