MSEG_LOW
res = alloc_memseg(ctx, MSEG_LOW, LOWER_SZ, "mseg_low");
res = vm_mmap_memseg(ctx, LOWER_OFF, MSEG_LOW, 0, LOWER_SZ, PROT_ALL);