pub unsafe extern "C" fn gst_caps_is_equal(
    caps1: *const GstCaps,
    caps2: *const GstCaps
) -> gboolean