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