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