in src/wit.rs [147:150]
fn add_search_path(&self, path: String) { #[cfg(feature = "parse")] self.search_fonts_from_path(path).unwrap() }