//0xd0 bytes (sizeof)
struct _ETW_STACK_TRACE_BLOCK
{
    struct _ETW_APC_POOL ApcPool;                                           //0x0
    LONG StackCaptureAttemptCount;                                          //0xc0
    LONG StackExpansionFailureCount;                                        //0xc4
};