pub fn try_extract_macho_fat_archive(
    sess: &Session,
    archive_path: &Path
) -> Result<Option<PathBuf>>