BLKH_SIZE
#define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
#define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE))
((int) cache + BLKH_SIZE + KEY_SIZE * nr_item))