PAC_FUNC_SEMCTL
Check for semctl and its argument types
Synopsis
PAC_FUNC_SEMCTL
Output Effects
Sets HAVE_SEMCTL if semctl is available.
Sets HAVE_UNION_SEMUN if union semun is available.
Sets SEMCTL_NEEDS_SEMUN if a union semun type must be passed as the
fourth argument to semctl.