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