//0xc bytes (sizeof)
struct _DIRTY_PAGE_STATISTICS
{
    ULONG DirtyPages;                                                       //0x0
    ULONG DirtyPagesLastScan;                                               //0x4
    ULONG DirtyPagesScheduledLastScan;                                      //0x8
};