pub(crate) type URLPatternOptions = URLPatternOptions;
pub(crate) struct URLPatternOptions { pub ignoreCase: bool, }
ignoreCase: bool