Macro make_with_ext_cache

Source
macro_rules! make_with_ext_cache {
    ($kind: expr, $data: expr) => { ... };
}