/*[SPN]*/
#include <spawn.h>
int const foo = POSIX_SPAWN_SETSIGMASK;
int main(void) { return 0; }
