fn init(argv: []const []const u8, allocator: mem.Allocator) ChildProcess
First argument in argv is the executable.
argv: []const []const u8,
allocator: mem.Allocator,