//0x20 bytes (sizeof)
struct _CM_KEY_HASH
{
struct _CM_PATH_HASH ConvKey; //0x0
struct _CM_KEY_HASH* NextHash; //0x8
struct _HHIVE* KeyHive; //0x10
ULONG KeyCell; //0x18
};