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