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