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