(ext:install-c-compiler)
(setf c:*USER-LD-FLAGS* "-lSDL2 -lSDL2_image")
(compile-file #p"png-pixels.lisp")