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