GET_UINT64_LE
#ifndef GET_UINT64_LE
GET_UINT64_LE(C, (const u8*)&gostr34_11_94_C[i - 1][j], 0);
GET_UINT64_LE(m, (const u8*)&M[GOSTR34_11_94_STATE_SIZE - i - 1], 0);
GET_UINT64_LE(h, (const u8*)&H[GOSTR34_11_94_STATE_SIZE - i - 1], 0);
#ifndef GET_UINT64_LE
GET_UINT64_LE(a0, (const u8*)(ctx->belt_hash_state), 0);
GET_UINT64_LE(a1, (const u8*)(ctx->belt_hash_state), 8);