pub fn can_remove_counters( game: &GameState, player: PlayerId, counter: &str, amount: i32, ) -> bool