public static string GetKeyName(UInt32 key) { return(PtrToStringUtf8(InteropEmu.GetKeyNameWrapper(key))); }