__msgsnd
extern int __msgsnd(int, const void *, size_t, int);
PERFORM(__msgsnd(msqid, msgp, msgsz, msgflg))