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