pub fn format_size_dashed<T>(size: T) -> String
where T: ToPrimitive,