ffi.Pointer<Image> CloneImage( ffi.Pointer<Image> arg0, int arg1, int arg2, int arg3, ffi.Pointer<ExceptionInfo> arg4, ) { return _CloneImage( arg0, arg1, arg2, arg3, arg4, ); }