typedef struct _POOL_HACKER
{
    POOL_HEADER Header;
    unsigned long Contents[8];
} POOL_HACKER, *PPOOL_HACKER;