mbox_recv
return mbox_recv(mc, msg, sizeof(*msg));
int mbox_recv(struct mbox_channel *, void *, size_t);