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