I am a happy user of castholm SDL bindings. I believe it makes it possible to build sdl without needing to actually call Cmake. However I have not found any such bindings for SDL_image and/or SDL_ttf. In that case how should I go about building and using these libraries in my zig project ? Their build system is not easy to port, so I believe the quickest path is to build them using zig cc first ?