ffi.Pointer<Image> CloneImages( ffi.Pointer<Image> arg0, ffi.Pointer<ffi.Char> arg1, ffi.Pointer<ExceptionInfo> arg2, ) { return _CloneImages( arg0, arg1, arg2, ); }