-record(new_game_from_fen, { reply_with :: gleam@erlang@process:subject({ok, game:game()} | {error, binary()}), fen :: binary() }).