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