__txn_xa_begin
int __txn_xa_begin __P((DB_ENV *, DB_TXN *));
if (__txn_xa_begin(env, env->xa_txn) != 0)