int eglBindTexImage( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> surface, int buffer, ) { return _eglBindTexImage( dpy, surface, buffer, ); }