#define STB_IMAGE_WRITE_IMPLEMENTATION
#if defined(NDEBUG)
#define STBIW_ASSERT(x)
#endif
#include "stb_image_write.h"