Function format_integer_with_underscore_sep

Source
fn format_integer_with_underscore_sep(num: u128, is_negative: bool) -> String