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