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