fn spawn(self: *ChildProcess) SpawnError!void
On success must call kill or wait. After spawning the id is available.
kill
wait
id
self: *ChildProcess,