alloc_gcs
gcs = alloc_gcs(0, size);
addr = alloc_gcs(0, size);
addr = alloc_gcs(addr, alloc_size);
.init = alloc_gcs,