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