bt_branch_size
if (SIZELEFT(pright->parent) < bt_branch_size(bt, &sepkey)) {
static size_t bt_branch_size(struct btree *bt, struct btval *key);