pub unsafe extern "C" fn gst_rtsp_stream_set_mtu(
    stream: *mut GstRTSPStream,
    mtu: c_uint
)