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