ffi.Pointer<ffi.Char> MagickGetOption( ffi.Pointer<MagickWand> arg0, ffi.Pointer<ffi.Char> arg1, ) { return _MagickGetOption( arg0, arg1, ); }