pub unsafe extern "C" fn gst_stream_set_caps(
    stream: *mut GstStream,
    caps: *mut GstCaps
)
This is supported on crate feature v1_10 only.