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