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