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