typedef struct _CM_KEY_INDEX
{
    unsigned short Signature;
    unsigned short Count;
    unsigned long List[1];
} CM_KEY_INDEX, *PCM_KEY_INDEX;