//0x18 bytes (sizeof)
struct _DIRTY_PAGE_STATISTICS
{
ULONGLONG DirtyPages; //0x0
ULONGLONG DirtyPagesLastScan; //0x8
ULONG DirtyPagesScheduledLastScan; //0x10
};