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