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