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