int eglWaitSync( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> sync_1, int flags, ) { return _eglWaitSync( dpy, sync_1, flags, ); }