writeLongs

actual fun writeLongs(array: LongArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun writeLongs(array: LongArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun writeLongs(array: LongArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun writeLongs(array: LongArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)