pub unsafe extern "C" fn gst_stream_collection_add_stream(
    collection: *mut GstStreamCollection,
    stream: *mut GstStream
) -> gboolean