PGRPSYS_SETSID
return ((pid_t)syscall(SYS_pgrpsys, PGRPSYS_SETSID));
(void) setpgrp(PGRPSYS_SETSID, 0, 0);
case PGRPSYS_SETSID: