int eglDestroyImage( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> image, ) { return _eglDestroyImage( dpy, image, ); }