fn merge_single_subtree_into_parent_tree( use_tree: UseTree, make: &SyntaxFactory, ) -> Option<UseTree>