# Error: is not present in stub
# =============================
# internal API stuff we dropped because it wasn't necessary
gevent.libev.corecext.loop.async

# Error: is inconsistent
# ======================
# these are inconsistent due to the ParamSpec hack for positional only callables
gevent.libev.corecext.loop.run_callback
gevent.libev.corecext.loop.run_callback_threadsafe
gevent.libev.watcher.watcher.feed

# undocumented argument for internal use only
gevent.libev.watcher.watcher.__init__
