pub unsafe extern "C" fn gst_rtsp_stream_set_blocked(
    stream: *mut GstRTSPStream,
    blocked: gboolean
) -> gboolean