typedef struct _FX_SAVE_AREA { BYTE U[520]; ULONG NpxSavedCpu; ULONG Cr0NpxState; } FX_SAVE_AREA, *PFX_SAVE_AREA;
Windows Vista Kernel Structures