CI_HASH_SIZE
#define CI_HASH_MASK (CI_HASH_SIZE - 1);
static contract_bucket_t contract_hash[CI_HASH_SIZE];
for (i = 0; i < CI_HASH_SIZE; i++)