fn rewrite_int_lit(
    context: &RewriteContext<'_>,
    lit: &Lit,
    shape: Shape
) -> Option<String>