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