fn load_suppressions( paths: &[PathBuf], root: &Path, registered_names: &HashSet<&str>, ) -> Result<Vec<SuppressionEntry>, Vec<String>>