MAP_OFF
res = vm_mmap_memseg(ctx, MAP_OFF, TEST_SEGID, 0, SEG_SZ, PROT_ALL);
res = vm_munmap_memseg(ctx, MAP_OFF, SEG_SZ);