pub fn format_general( precision: usize, magnitude: f64, case: Case, alternate_form: bool, always_shows_fract: bool, ) -> String