ref: f62d7c3902ca10bd47531605d41948c88ade377b dir: /tests/cc/error/0021-void.c/
int main(void) { void f(void); return (int) f(); }