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