MAX_HEIGHT
unsigned int blocks[MAX_HEIGHT];
unsigned int next_key_nr[MAX_HEIGHT];
if (INFO->tree_depth >= MAX_HEIGHT)