pub fn wrap_file( file: File, _description: &str, total: Option<u64>, ) -> ProgressFile ⓘ
Wrap a file with progress tracking (standalone, no Progress).