pub fn visit_header_frame<V: VisitMut + ?Sized>(
    visitor: &mut V,
    header: &mut HeaderFrame
)