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