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