shmctl64
if (shmctl64(id, IPC_STAT64, &mds) < 0) {
if (shmctl64(id, IPC_STAT64, &mds) < 0)
int shmctl64(int, int, struct shmid_ds64 *);