txn_abort
int txn_abort __P((DB_TXN *));
txn_abort(kids);
if ((t_ret = txn_abort(txnp)) != 0) {
if (txn_abort(env->xa_txn) != 0)