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