pub fn reload_available_icons( icon_names: Vec<String>, search_path: Vec<PathBuf>, in_background: bool, ) -> Result<()>