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