int eglSwapBuffers( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> surface, ) { return _eglSwapBuffers( dpy, surface, ); }