strconv.NumError.Unwrap (method)

one use

	strconv (current package)
		atoi.go#L37: func (e *NumError) Unwrap() error { return e.Err }