import "github.com/gobwas/glob/syntax"
syntax.go
func Parse(s string) (*ast.Node, error)
func Special(b byte) bool