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