pub fn starts_with_wildcard(pattern: &str) -> bool
Returns true when the first unescaped token is a wildcard.
true