struct SID_IDENTIFIER_AUTHORITY

typedef struct _SID_IDENTIFIER_AUTHORITY
{
     UCHAR Value[6];
} SID_IDENTIFIER_AUTHORITY, *PSID_IDENTIFIER_AUTHORITY;

Windows Vista Kernel Structures