int eglDestroySync( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> sync_1, ) { return _eglDestroySync( dpy, sync_1, ); }