typedef struct _MMWSLE_NONDIRECT_HASH
{
    void *Key;
    unsigned long Index;
} MMWSLE_NONDIRECT_HASH, *PMMWSLE_NONDIRECT_HASH;