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