pub fn show_float<F>(f: &mut F, x: f32, _: &mut FormattingState<'_>) -> Resultwhere F: Write + ?Sized,
Transpile a float(f: &mut F, x: f32, _: &mut FormattingState to GLSL