ffi.Pointer<ImageView> NewImageView( ffi.Pointer<Image> arg0, ffi.Pointer<ExceptionInfo> arg1, ) { return _NewImageView( arg0, arg1, ); }