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