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