CLUSTER_CACHE_SIZE
#define CLUSTER_CACHE_MASK (CLUSTER_CACHE_SIZE - 1)
cluster_cache_t cluster_array[CLUSTER_CACHE_SIZE];