typedef struct _ACL { UCHAR AclRevision; UCHAR Sbz1; WORD AclSize; WORD AceCount; WORD Sbz2; } ACL, *PACL;
Windows Vista Kernel Structures