fn insert_permanent_enchant( dbc: &DbcData, entries: &mut BTreeSet<(String, i32, i32, i32, i32, i32)>, tokenized_name: &str, rank: i32, enchant_id: i32, restriction_spell_id: i32, )