pub fn parse_human_size(input: &str) -> CargoResult<u64>
Parses a file size using metric or IEC units.