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