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