int MagickTintImage( ffi.Pointer<MagickWand> arg0, ffi.Pointer<PixelWand> arg1, ffi.Pointer<PixelWand> arg2, ) { return _MagickTintImage( arg0, arg1, arg2, ); }