handlereq
handlereq(spc);
static void handlereq(struct spclient *);
pthread_create(&pt, NULL, handlereq, pdr);