import "cmd/cgo/internal/testplugin/testdata/method3/p"
p.go
func F()
type I interface { // contains filtered or unexported methods }
type T int