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