pub fn visit_binary_op<V>(_visitor: &mut V, n: &BinaryOp) where
    V: Visit + ?Sized