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