pub unsafe extern "C" fn gst_stream_set_tags(
    stream: *mut GstStream,
    tags: *mut GstTagList
)
This is supported on crate feature v1_10 only.