macro_rules! crankstart_game {
    ($game_struct:tt) => { ... };
}