Contains information about a set of privileges for an access token
Global Const $tagTOKEN_PRIVILEGES = "dword Count;align 4;int64 LUID;dword Attributes"
| Count | Specifies the number of entries |
| LUID | Specifies a LUID value |
| Attributes | Specifies attributes of the LUID |