bt_page
bt_page(t, h, &l, &r, &skip, nbytes);
static PAGE *bt_page(BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t);
bt_page(t, sp, &l, &r, &skip, ilen);