//0x14 bytes (sizeof)
struct _MI_IO_CACHE_STATS
{
ULONG UnmappedCacheFlush; //0x0
ULONG UnmappedCacheConflict; //0x4
ULONG PermanentIoAttributeConflict; //0x8
ULONG PermanentIoNodeConflict; //0xc
ULONG ExclusionReferenceConflict; //0x10
};