pub fn find_file( crr_file: PathBuf, ext_link_libraries: Vec<PathBuf>, ) -> (bool, String, String, PathBuf, Vec<Report>)