UintArray

fun UintArray(size: Int): UintArray
fun UintArray(size: Int, init: (Int) -> Int): UintArray