inline expect fun Memory.loadIntAt(offset: Int): Int
inline expect fun Memory.loadIntAt(offset: Long): Int
Read regular signed 32bit integer in the network byte order (Big Endian)