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