pub fn fold_for_of_stmt<V>(_visitor: &mut V, n: ForOfStmt) -> ForOfStmt where
    V: Fold + ?Sized