init_cache_
TRACE_IN(init_cache_);
TRACE_OUT(init_cache_);
static cache init_cache_(struct configuration *);
s_cache = init_cache_(s_configuration);