emul_termio
static void stios2stio(struct emul_termios *, struct emul_termio *);
static void stio2stios(struct emul_termio *, struct emul_termios *);
stios2stio(struct emul_termios *ts, struct emul_termio *t)
stio2stios(struct emul_termio *t, struct emul_termios *ts)