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