smbd_authsvc_work
rc = pthread_create(&tid, &attr, smbd_authsvc_work, ctx);
static void *smbd_authsvc_work(void *);