pub unsafe extern "C" fn gst_stream_new(
    stream_id: *const c_char,
    caps: *mut GstCaps,
    type_: GstStreamType,
    flags: GstStreamFlags
) -> *mut GstStream