writeInts

actual fun writeInts(array: IntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun writeInts(array: IntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun writeInts(array: IntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun writeInts(array: IntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)