gostr34_11_94_union
gostr34_11_94_union G_copy;
gostr34_11_94_union *g = &G_copy;
gostr34_11_94_union *g_ = (gostr34_11_94_union*)G_;
MUST_HAVE((sizeof(gostr34_11_94_union) == (sizeof(u64) * GOSTR34_11_94_STATE_SIZE)), ret, err);
ret = local_memcpy(g, G, sizeof(gostr34_11_94_union)); EG(ret, err);