void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd);
/* Other platforms may need this, but 4.2.1 AIX is the only one so far */
#ifndef MAP_FAILED
# define MAP_FAILED ((void *)-1)
#endif
#endif /* _AIX */