DB_TXN_ACTIVE
nbytes = sizeof(DB_TXN_STAT) + sizeof(DB_TXN_ACTIVE) * (nactive + 200);
stats->st_txnarray = (DB_TXN_ACTIVE *)&stats[1];