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