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