fn flatten_one_style_tree( subtree: UseTree, elements: &mut Vec<UseTree>, modified: &mut bool, make: &SyntaxFactory, )