msgctl64
if (msgctl64(id, IPC_STAT64, &qds) < 0) {
if (msgctl64(id, IPC_STAT64, &qds) < 0)
int msgctl64(int, int, struct msqid_ds64 *);