UlongArray

fun UlongArray(size: Int): UlongArray
fun UlongArray(size: Int, init: (Int) -> Long): UlongArray