passing argument 3 of ‘pthread_create’ from incompatible pointer type

/usr/include/pthread.h:225: note: expected ‘void * (*)(void *)’ but argument is of type ‘void (*)(void *)’


워닝인거같은데 해결법좀 ㅠㅠ