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