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