I want to push the event keypress "a" into the sdl queue with python. The method sdl2.SDL_PushEvent() obviously requires the event to be pushed. How do I have to d