_?curses.color_pair
(os|posix).EFD_CLOEXEC
(os|posix).EFD_NONBLOCK
(os|posix).EFD_SEMAPHORE
(os|posix).SPLICE_F_MORE
(os|posix).SPLICE_F_MOVE
(os|posix).SPLICE_F_NONBLOCK
(os|posix).posix_fadvise
(os|posix).posix_fallocate
(os|posix).sched_getaffinity
(os|posix).sched_getparam
(os|posix).sched_getscheduler
(os|posix).sched_rr_get_interval
(os|posix).sched_setaffinity
(os|posix).sched_setparam
(os|posix).sched_setscheduler
(os|posix).setresgid
(os|posix).setresuid
(os|posix).waitid
(os|posix).sendfile
(os|posix).eventfd
(os|posix).eventfd_read
(os|posix).eventfd_write
(os|posix).splice
signal.sigtimedwait
signal.sigwaitinfo
select.epoll.register

# Exists at runtime, but missing from stubs
distutils.command.build_ext.__warningregistry__

# ==========
# Allowlist entries that cannot or should not be fixed
# ==========

distutils.command.bdist_msi  # Only available on Windows and Python 3.10 and below
