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