char *__progname;
#endif
#ifdef LINK_SHOULD_RETURN_EOPNOTSUPP_NOT_EPERM_ON_FAT
# ifdef EOPNOTSUPP
# undef EOPNOTSUPP
# endif
# define EOPNOTSUPP EPERM
/* input and output queue */
Buffer iqueue;
Buffer oqueue;