_KeyForCode
_InvalidateKey(_KeyForCode(code));
if (_KeyForCode(key) == NULL)
Key* key = _KeyForCode(keyCode);
Key* _KeyForCode(uint32 code);