pub fn decimal_point_or_empty(
    precision: usize,
    alternate_form: bool
) -> &'static str