bt_leaf_size
if (SIZELEFT(mp) < bt_leaf_size(bt, key, data)) {
static size_t bt_leaf_size(struct btree *bt, struct btval *key,