pub fn visit_mut_unary_op<V>(_visitor: &mut V, n: &mut UnaryOp) where
    V: VisitMut + ?Sized