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