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