smbd_authsvc_listen
rc = pthread_create(&tid, &attr, smbd_authsvc_listen, &smbd);
static void *smbd_authsvc_listen(void *);