#include int posix_spawn_file_actions_init(posix_spawn_file_actions_t *fa) { fa->__pad0[0] = 0; fa->__actions = 0; return 0; }