thunk_write
len = thunk_write(sc->sc_tapfd, sc->sc_tx_buf,
len = thunk_write(1, p, brem);
ssize_t thunk_write(int, const void *, size_t);