POSIX_SPAWN_RESETIDS
if (attrs->sa_flags & POSIX_SPAWN_RESETIDS) {
RZ(posix_spawnattr_setflags(&attr, POSIX_SPAWN_RESETIDS));