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