alloc

abstract fun alloc(size: Int): Memory
abstract fun alloc(size: Long): Memory