ffi.Pointer<Image> ReadImages( ffi.Pointer<ImageInfo> arg0, ffi.Pointer<ffi.Char> arg1, ffi.Pointer<ExceptionInfo> arg2, ) { return _ReadImages( arg0, arg1, arg2, ); }