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