fn mempoolAlloc(pool: [*]u8, mem: []u8) void
Associate a piece of memory with a memory pool.
pool: [*]u8,
mem: []u8,