int SetImageProgress( ffi.Pointer<Image> arg0, ffi.Pointer<ffi.Char> arg1, int arg2, int arg3, ) { return _SetImageProgress( arg0, arg1, arg2, arg3, ); }