os.SyscallError.Unwrap (method)

one use

	os (current package)
		error.go#L56: func (e *SyscallError) Unwrap() error { return e.Err }