xs_read_store
error = xs_read_store(&msg->hdr, sizeof(msg->hdr));
error = xs_read_store(body, msg->hdr.len);