txn_close
int txn_close __P((DB_TXNMGR *));
if (dbenv->tx_info && (t_ret = txn_close(dbenv->tx_info)) != 0)