posix_spawnp
if ((rc = posix_spawnp(&pid, command, NULL, &attr, (char * const *)argv,
extern int posix_spawnp(