pub(crate) fn normalize_use_trees_with_granularity( use_trees: Vec<UseTree>, import_granularity: ImportGranularity, ) -> Vec<UseTree>