pub fn visit_typedef_frame<V: VisitMut + ?Sized>(
    visitor: &mut V,
    frame: &mut TypedefFrame
)