fn collect_spell_auras(
rows: &mut Vec<LedgerRow>,
owner: &str,
path: &str,
root: &str,
spell: &ManifestSpellDef,
auras: &IndexMap<String, ManifestAuraDef>,
)fn collect_spell_auras(
rows: &mut Vec<LedgerRow>,
owner: &str,
path: &str,
root: &str,
spell: &ManifestSpellDef,
auras: &IndexMap<String, ManifestAuraDef>,
)