pub fn visit_item_type_mut<V>(v: &mut V, node: &mut ItemType) where
    V: VisitMut + ?Sized
This is supported on crate feature visit-mut only.