__posix_spawnattr
typedef struct __posix_spawnattr *posix_spawnattr_t;
sa = calloc(1, sizeof(struct __posix_spawnattr));