Just following up on this, in my opinion there would be more value in writing better C compilers and cross-compilation toolchains, linting tools, static analysis and optimization tools, and alternative standard libraries, than doing things like starting a new language altogether (e.g. Rust, Go, V, etc. etc.)
This is not to say that those languages don't have value: they are awesome and I am very attached to a couple.
However I still recognize that they are all trying to do something right by reinventing the wheel. Rather than building a "new" C from scratch, I think it would be better for everyone if we built on top of C.