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