typedef struct _MMWSLE { union { void *VirtualAddress; unsigned __int64 Long; MMWSLENTRY e1; MMWSLE_FREE_ENTRY e2; } u1; } MMWSLE, *PMMWSLE;