//0x13f8 bytes (sizeof)
struct _ETW_SILODRIVERSTATE
{
struct _ESERVERSILO_GLOBALS* SiloGlobals; //0x0
struct _ETW_GUID_ENTRY EtwpSecurityProviderGuidEntry; //0x8
struct _EX_RUNDOWN_REF_CACHE_AWARE* EtwpLoggerRundown[64]; //0x198
struct _WMI_LOGGER_CONTEXT* WmipLoggerContext[64]; //0x398
struct _ETW_HASH_BUCKET EtwpGuidHashTable[64]; //0x598
USHORT EtwpSecurityLoggers[8]; //0x1398
UCHAR EtwpSecurityProviderEnableMask; //0x13a8
LONG EtwpShutdownInProgress; //0x13ac
ULONG EtwpSecurityProviderPID; //0x13b0
struct _ETW_PRIV_HANDLE_DEMUX_TABLE PrivHandleDemuxTable; //0x13b8
struct _ETW_COUNTERS EtwpCounters; //0x13d8
union _LARGE_INTEGER LogfileBytesWritten; //0x13e8
struct _ETW_SILO_TRACING_BLOCK* ProcessorBlocks; //0x13f0
};