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