inline fun Memory.storeUIntAt(offset: Int, value: <ERROR CLASS>): Unit
inline fun Memory.storeUIntAt(offset: Long, value: <ERROR CLASS>): Unit
Write regular unsigned 32bit integer in the network byte order (Big Endian)