pub unsafe extern "C" fn gst_rtsp_stream_has_control(
    stream: *mut GstRTSPStream,
    control: *const c_char
) -> gboolean