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