expect fun uuidOf(bytes: ByteArray): Uuid
Platform and version requirements: JVM
Constructs a new Uuid from the given bytes
IllegalArgumentException - , if bytes.count() is not 16
IllegalArgumentException