typedef struct _PHYSICAL_MEMORY_RUN
{
    unsigned __int64 BasePage;
    unsigned __int64 PageCount;
} PHYSICAL_MEMORY_RUN, *PPHYSICAL_MEMORY_RUN;