do_msgrcv
return do_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg, do_msg_fill);
return do_msgrcv(msqid, compat_ptr(msgp), (ssize_t)msgsz, (long)msgtyp,