* Integrate FreeImage and add a fuzz target. * Initialize FreeImage within LLVMFuzzerTestOneInput. * Return 0 and not EXIT_SUCCESS. * Use https when downloading FreeImage source.