pub fn format_filesize( num_bytes: i64, format_value: &str, filesize_metric: Option<bool>, ) -> String