> go build
.\main.go:162:3: unknown field Setsid in struct literal of type syscall.SysProcAttr
.\main.go:164:3: unknown field Setctty in struct literal of type syscall.SysProcAttr
.\main.go:168:3: unknown field Ctty in struct literal of type syscall.SysProcAttr
.\main.go:182:11: undefined: syscall.SIGCHLD
.\main.go:183:11: undefined: syscall.SIGWINCH
.\main.go:192:16: undefined: syscall.SIGWINCH
.\main.go:198:16: undefined: syscall.SIGCHLD
.\main.go:199:36: undefined: syscall.SIGCONT