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