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