ffi.Pointer<Image> ReadImage( ffi.Pointer<ImageInfo> arg0, ffi.Pointer<ExceptionInfo> arg1, ) { return _ReadImage( arg0, arg1, ); }