pub unsafe extern "C" fn gst_caps_features_is_equal(
    features1: *const GstCapsFeatures,
    features2: *const GstCapsFeatures
) -> gboolean