pub async fn start_game( user_id: UserIdDTO, game_id: GameIdDTO, ) -> Result<(), ApiError>
post
/api/{user_id}/game/{game_id}/start_game