__bt_relink
if (__bt_relink(t, pg) || __bt_free(t, pg))
return (__bt_relink(t, h) || __bt_free(t, h));
static int __bt_relink(BTREE *, PAGE *);