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