pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut BinOp)
where V: VisitMut + ?Sized,