`pyxel.init(width, height)` initialize the window width/height, I need `pyxel.resize(width, height)` to change the window width/height at runtime.