// Can't convert between incompatible pointer types int *foo(void *p) { return p; }