pub unsafe extern "C" fn gst_caps_set_features_simple(
    caps: *mut GstCaps,
    features: *mut GstCapsFeatures
)
This is supported on crate feature v1_16 only.