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