Export image data to file, returns true on success
bool ExportImage(ImageC image, Pointer<Char> fileName) => _ExportImage(image, fileName);