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