INITIAL_CAPACITY
g_consumer_table = malloc(INITIAL_CAPACITY *
bzero(g_consumer_table, (INITIAL_CAPACITY *
g_consumer_capacity = INITIAL_CAPACITY;