req->h.msgid = MSGID_PROCESS_RUN_SANDBOXED;
status = NtRequestWaitReplyPort(data->PortHandle, (PORT_MESSAGE *)spaceReq, (PORT_MESSAGE *)spaceRpl);
status = NtReplyWaitReceivePort(hReplyPort, NULL, ReplyMsg, msg);