go/src/runtime/typekind.go

// isDirectIface reports whether t is stored directly in an interface value.
func isDirectIface(t *_type) bool {}