pub fn visit_type_reference_mut<V>(v: &mut V, node: &mut TypeReference) where
    V: VisitMut + ?Sized
Available on crate feature visit-mut only.