pub unsafe extern "C" fn MagickSetImageInterpolateMethod(
    arg1: *mut MagickWand,
    arg2: PixelInterpolateMethod,
) -> MagickBooleanType