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