You guys open to adding more extensions to posix_spawn?

The code that I'm actually trying to run is setgroups;setgid;setuid so I think the use case is common.

More of the security-critical code being in the library is generally a good thing.