/* on Windows, this value changes every time the user logs on */
staticconstunsignedintlogon_subauth[]={SECURITY_LOGON_IDS_RID,0,1/* FIXME: should be randomly generated when tokens are inherited by new processes */};
structsidlogon_sid={SID_REVISION,3,SECURITY_NT_AUTHORITY,{SECURITY_LOGON_IDS_RID,0,1/* FIXME: should be randomly generated when tokens are inherited by new processes */}};