semctl64
if (semctl64(id, 0, IPC_STAT64, semarg) < 0) {
if (semctl64(id, 0, IPC_STAT64, semarg) < 0)
int semctl64(int, int, int, ...);