int odbc_transaction_commit(int txnId) => _odbc_transaction_commit_ptr.asFunction<int Function(int)>()(txnId);