go/types.Interface.Underlying (method, view implemented interface methods)

one use

	go/types (current package)
		interface.go#L147: func (t *Interface) Underlying() Type { return t }