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