pub(super) fn collect_resolution_ids( spell_ids: &[u32], aura_ids: &[u32], extra_spell_ids: &[u32], talents: &[TalentSelection], seeds: &ResolvedPassiveSeeds<'_>, ) -> (FastSet<u32>, FastSet<u32>, VecDeque<u32>)