__db_sync
if ((ret = __db_sync(dbp, flags)) != 0)
dbp->sync = __db_sync;
int __db_sync __P((DB *, u_int32_t));