__bt_sync
if (__bt_sync(dbp, 0) == RET_ERROR)
dbp->sync = __bt_sync;
int __bt_sync __P((const DB *, u_int));
return (__bt_sync(dbp, 0));