int MagickNewImage( ffi.Pointer<MagickWand> arg0, int arg1, int arg2, ffi.Pointer<PixelWand> arg3, ) { return _MagickNewImage( arg0, arg1, arg2, arg3, ); }