pub unsafe extern "C" fn gst_rtsp_stream_set_control(
    stream: *mut GstRTSPStream,
    control: *const c_char
)