gb_tty_write
retval = gb_tty_write(tty, &stop_char, 1);
retval = gb_tty_write(tty, &start_char, 1);
.write = gb_tty_write,