memoryScope

inline fun <R> memoryScope(block: (allocator: MemoryAllocator) -> R): R