pub async fn security_trading_sessions( __arg0: State<RestState>, __arg1: Json<Value>, ) -> Result<RawJson, (StatusCode, Json<Value>)>