pub fn export_percent(done: u64, total: u64) -> u32
Progress as a whole percent 0..=100 (0 when total is 0).
0..=100
total