fn make_use_tree_list( make: &SyntaxFactory, use_trees: Vec<UseTree>, style_source: Option<&UseTreeList>, ) -> Option<UseTreeList>