destroy_cache
int destroy_cache;
if (handle->destroy_cache && handle->cache_name) {
handle->destroy_cache = 0;
handle->destroy_cache = 1;
if (handle->destroy_cache && ccache)
int destroy_cache;
static void destroy_cache();
destroy_cache();