const Spawned = struct
const Spawned = struct { pid: pid_t, err_fd: fd_t, stdin: ?File, stdout: ?File, stderr: ?File, }