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