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