__bt_setcur
__bt_setcur(t, e->page->pgno, e->index);
__bt_setcur(t, e.page->pgno, e.index);
void __bt_setcur __P((BTREE *, db_pgno_t, u_int));