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