func syscall.Exec

one use

	syscall (current package)
		exec_unix.go#L266: func Exec(argv0 string, argv []string, envv []string) (err error) {