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