msg_create
if(!(*msg=msg_create(region, qinfo))) return 0;
if ((msg = msg_create(que)) == NULL) {
struct msg *msg_create(struct que *);