sdl2 :: SDLKeyboardEvent :: native_to_s
private fun native_to_s: CString `{ return (char*)SDL_GetKeyName(self->key.keysym.sym); `}