fn process_loop_body( body: StmtList, label: Option<Label>, editor: &SyntaxEditor, incrementer: Vec<SyntaxElement>, ) -> Option<()>