pub fn python_distribution_extract( download_default: bool, archive_path: Option<&str>, dest_path: &str, ) -> Result<()>