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