TOKEN_PRIVILEGES public struct TOKEN_PRIVILEGES { public uint PrivilegeCount; public LUID_AND_ATTRIBUTES Privileges; } luid_and_attributes.md