pub type InterfaceFilterFn = Box<dyn Fn(&str) -> bool + Send + Sync>;