lib_cache_t
static lib_cache_t *lib_cache;
lib_cache_t *entry;
entry = config_calloc_check(1, sizeof (lib_cache_t), NULL);
lib_cache_t *entry, *next;