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