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