ref: 4e6fb511b31c7d113f56e968c952575cb0130df3 dir: /tests/cc/execute/0199-voidpcast.c/
int casecmp(char *l2) { unsigned char *l=(void*)l2; return 0; } int main(void) { return 0; }