pub(crate) async fn create_room_route( __arg0: State<State>, body: Args<Request>, ) -> Result<Response>