pub unsafe extern "C" fn DifferenceImage( reference_image: *const Image, compare_image: *const Image, difference_options: *const DifferenceImageOptions, exception: *mut ExceptionInfo, ) -> *mut Image