mbox_read_frag
static int mbox_read_frag(struct sbbc_mbox_header *, struct sbbc_fragment *);
if (rc = mbox_read_frag(&header, &frag)) {
if (mbox_read_frag(header, &frag)) {