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