LOWER_OFF
res = vm_munmap_memseg(ctx, LOWER_OFF, LOWER_SZ);
res = vm_mmap_memseg(ctx, LOWER_OFF, MSEG_LOW, 0, LOWER_SZ, PROT_ALL);