lpmap_unmap
static void lpmap_unmap(void **datap);
_pthread_key_create(&lpmap_key, (void (*)(void *))lpmap_unmap);