What's the closest the Scheme community has come to a standardized
interface to POSIX/Unix/Windows OS APIs? The usual stuff file system,
sockets, subprocesses, signals, user accounts and the like.
It seems sockets already have one SRFI (106) but I didn't find anything
for the others.