l9p_pu8
r = l9p_pu8(msg, &type);
r = l9p_pu8(msg, &type);
r += l9p_pu8(msg, &de->type);
l9p_pu8(msg, &fcall->hdr.type);
r = l9p_pu8(msg, &fcall->topen.mode);
r = l9p_pu8(msg, &fcall->tcreate.mode);
static inline ssize_t l9p_pu8(struct l9p_message *, uint8_t *);
l9p_pu8(msg, &fcall->tlock.type);
r = l9p_pu8(msg, &fcall->rlock.status);
l9p_pu8(msg, &fcall->getlock.type);