pub(super) fn is_talent_spell_id( definitions: impl Iterator<Item = (i32, i32)>, spell_id: i32, is_action_spell: bool, ) -> bool