typedef struct _CM_INDEX_HINT_BLOCK
{
    unsigned long Count;
    unsigned long HashKey[1];
} CM_INDEX_HINT_BLOCK, *PCM_INDEX_HINT_BLOCK;