pub(crate) fn rewrite_literal(
    context: &RewriteContext<'_>,
    l: &Lit,
    shape: Shape
) -> Option<String>