I assume that there would be a zillion of legacy C source files that would be broken by such a change.
There are no legacy C source files using _Countof.
That was discussed, but consistency with sizeof was considered more important. And if you figured out how to parse sizeof, parsing countof is not an additional burden.