Use switch.h to reduce warnings from clang about implicit declarations of functions. I used `grep ... do_*.c | sed ... | sort`, and some manual editing, to make the big list of Do???() functions.
work on clang. I have no idea whether it runs or not as building a e.out program is quite hard and needs a special platform.