macro_rules! new_component_section_cache {
    ($tpe:ident) => { ... };
}