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