BT_MINKEYS
if (data->size >= bt->head.psize / BT_MINKEYS) {
if (sz >= bt->head.psize / BT_MINKEYS) {
} else if (data->size >= bt->head.psize / BT_MINKEYS) {