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