aclrtUuid

 typedef struct aclrtUuid {
    char  bytes[16];    // 一个16字节的字符串,作为Device的唯一标识
} aclrtUuid;