fn get_associated_constants<'a>( i: &'a Impl, used_links: &mut FxHashSet<String>, ) -> impl Iterator<Item = Link<'a>>