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