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