pub fn create_commander_effect( game: &mut GameState, player: PlayerId, trigger_handler: Option<&mut TriggerHandler>, ) -> Option<CardId>