* implement imagemagick fuzzing
* Compile one fuzzer per encoder
* oops, need this
* formatting!
* make the fuzzer per encoder work :)
* use ADD
* sizeof all teh things!
* oops
* add dirk as the primary contact
* use Degrees here
* extract just the images we want for the seed corpus (corpi?)
* use Width where possible
* add all sanitizers
* fix a foolish bug
* move the corpus gen to the end of build.sh