CH_H3_MASK
if (((lookup >> i * 8) & CH_H3_MASK) == 0)
cg_meta_set_hash(ins_g, ins_i, h & CH_H3_MASK);
#define CH_H3(h) (h & CH_H3_MASK)