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