__msgrcv
extern ssize_t __msgrcv(int, void *, size_t, long, int);
PERFORM(__msgrcv(msqid, msgp, msgsz, msgtyp, msgflg))