pub unsafe extern "C" fn gst_rtsp_stream_set_buffer_size(
    stream: *mut GstRTSPStream,
    size: c_uint
)