pub fn format_number_i32<W: Write, Y: YaxColors>( colors: &Y, f: &mut W, i: i32, hint: NumberStyleHint) -> Result