get_pty
if (!get_pty(&pty_master, &pty_slave, ppp_devnam, uid)) {
extern int get_pty __P((int *, int *, char *, int));