#define ACL_IPC_EVENT_HANDLE_SIZE 64U typedef struct aclrtIpcEventHandle { char reserved[ACL_IPC_EVENT_HANDLE_SIZE]; } aclrtIpcEventHandle;