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