fn with_use_tree_list( use_tree: &UseTree, use_trees: Vec<UseTree>, make: &SyntaxFactory, ) -> Option<UseTree>