pub unsafe extern "C" fn gst_caps_features_add(
    features: *mut GstCapsFeatures,
    feature: *const c_char
)