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