ttyoutq_read
len = ttyoutq_read(&tp->t_outq, buf, len);
size_t ttyoutq_read(struct ttyoutq *to, void *buf, size_t len);