pub fn format_count_dashed<T>(count: T) -> String where
    T: ToPrimitive