fn key_name_for(keycode: u8) -> &'static str
非印字キーの keycode を DOM の KeyboardEvent.key 風の名前に変換する。
KeyboardEvent.key