pollution: sigmask
int posix_spawnattr_getsigmask(const posix_spawnattr_t * restrict, sigset_t * restrict sigmask); 

pollution: POSIX_SPAWN_DISABLE_ASLR_NP
#define POSIX_SPAWN_DISABLE_ASLR_NP 0x40

