pub fn find_file_name<'sc>(
    manifest_dir: &Path,
    entry_path: &'sc Path
) -> Result<&'sc Path>