//0x20 bytes (sizeof)
struct _SEP_LOGON_SESSION_REFERENCES
{
struct _SEP_LOGON_SESSION_REFERENCES* Next; //0x0
struct _LUID LogonId; //0x8
ULONG ReferenceCount; //0x10
ULONG Flags; //0x14
struct _DEVICE_MAP* pDeviceMap; //0x18
};