__posix_spawn_file_actions
typedef struct __posix_spawn_file_actions *posix_spawn_file_actions_t;
fa = malloc(sizeof(struct __posix_spawn_file_actions));