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