fn used_trait_imports(
    tcx: TyCtxt<'_>,
    def_id: LocalDefId
) -> &FxHashSet<LocalDefId>