//0x8 bytes (sizeof)
union _KSWAPPABLE_PAGE_REF_COUNT
{
ULONGLONG Value; //0x0
ULONGLONG Resident:1; //0x0
ULONGLONG RefCount:63; //0x0
};