Global unique identifier
typedef struct _PRL_GUID { PRL_UINT32 Data1; PRL_UINT16 Data2; PRL_UINT16 Data3; PRL_UINT8 Data4[8]; } PRL_GUID;
PrlTypes.h