int eglDestroySurface(Pointer<Void> dpy, Pointer<Void> surface){ return _libEGL!.eglDestroySurface(dpy,surface); }