writeUInts

actual fun writeUInts(array: UIntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun writeUInts(array: UIntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun writeUInts(array: UIntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun writeUInts(array: UIntArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)