VM_SYSMEM
error = vm_mmap_memseg(ctx, gpa, VM_SYSMEM, gpa, len, PROT_ALL);
error = vm_alloc_memseg(ctx, VM_SYSMEM, objsize, NULL);