os.SyscallError.Unwrap (method, view implemented interface methods)

one use

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