#ifndef _NTEXAPI_H
// rev
typedef struct _SM_COMPRESSION_READ_STATS_EMBEDDED_PFN
{
SM_COMPRESSION_READ_STATS_PFN_UNION1 Union1; // _MMPFN.___u0, state-dependent
SM_COMPRESSION_READ_STATS_PFN_BLINK BlinkField;
SM_COMPRESSION_READ_STATS_PFN_FLAGS ReferenceCountAndFlags;
SM_COMPRESSION_READ_STATS_PFN_FLAGS4 PfnFlags4;
} SM_COMPRESSION_READ_STATS_EMBEDDED_PFN, *PSM_COMPRESSION_READ_STATS_EMBEDDED_PFN;
View code on GitHubNo description available.