pub fn key_code_to_char(code: VirtualKeyCode) -> Option<(char, char)>