fn format_stmt(
    context: &RewriteContext<'_>,
    shape: Shape,
    stmt: &Stmt,
    expr_type: ExprType
) -> Option<String>