func path/filepath.HasPrefix

one use

	path/filepath (current package)
		path_unix.go#L30: func HasPrefix(p, prefix string) bool {