(os|posix).sendfile
select.epoll.register

# Exists at runtime, but missing from stubs
asyncio.PidfdChildWatcher
asyncio.unix_events.PidfdChildWatcher
os.CLD_KILLED
os.CLD_STOPPED
os.POSIX_SPAWN_CLOSE
os.POSIX_SPAWN_DUP2
os.POSIX_SPAWN_OPEN
os.P_PIDFD
os.RWF_DSYNC
os.RWF_HIPRI
os.RWF_NOWAIT
os.RWF_SYNC
os.copy_file_range
os.pidfd_open
os.preadv
os.pwritev
posix.CLD_KILLED
posix.CLD_STOPPED
posix.P_PIDFD
posix.POSIX_SPAWN_[A-Z0-9]+
posix.RWF_[A-Z]+
posix.copy_file_range
posix.pidfd_open
posix.preadv
posix.pwritev
time.pthread_getcpuclockid
