pub unsafe extern "C" fn gst_tag_list_replace(
    old_taglist: *mut *mut GstTagList,
    new_taglist: *mut GstTagList
) -> gboolean
This is supported on crate feature v1_18_3 only.