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