enclave_start_req
struct enclave_start_req enclave_start_req = {};
enclave_start_req.enclave_cid = enclave_start_info->enclave_cid;
enclave_start_req.flags = enclave_start_info->flags;
enclave_start_req.slot_uid = ne_enclave->slot_uid;
&enclave_start_req, sizeof(enclave_start_req),