Header-only third_party image decoding implementations

 * STB: Public domain header-only image loading and manipulation. Find
   Full repo on https://github.com/nothings/stb
   This is from git submit 5736b15f7ea0ffb08dd38af21067c314d6a3aae9
 * QOI: MIT licensed header-only implementation of https://qoiformat.org/
   Full repo on https://github.com/phoboslab/qoi
   This is from git submit f65b365318df43cd0d7de8b51473dabcbefc04a6
