To allow IDEs and other type checkers to type check code that uses librt, we should ship stub files in the wheels, using PEP 561. We can probably just copy the stub files from mypy/typeshed/stubs/librt when syncing code from the mypy repository to librt.
cc @ilevkivskyi