#include #include #include #define STB_IMAGE_IMPLEMENTATION #include "stb_image.h" int main(void) { return 0; }