int eglDestroyContext( ffi.Pointer<ffi.Void> dpy, ffi.Pointer<ffi.Void> ctx, ) { return _eglDestroyContext( dpy, ctx, ); }