pub unsafe extern "C" fn gst_tag_list_replace(
    old_taglist: *mut *mut GstTagList,
    new_taglist: *mut GstTagList
) -> gboolean