os.Process.WithHandle (method)

one use

	os (current package)
		exec.go#L363: func (p *Process) WithHandle(f func(handle uintptr)) error {