pub(crate) fn semicolon_for_stmt( context: &RewriteContext<'_>, stmt: &Stmt, is_last_expr: bool, ) -> bool