POSIX_SPAWN_SETPGROUP
if (sa->sa_flags & POSIX_SPAWN_SETPGROUP) {
if ((flags & ~(POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP |