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