pub fn make_format<T: ToF64 + Unsigned>( options: impl AsRef<FormatSizeOptions>, ) -> impl Fn(T) -> String