thmap_destroy
thmap_destroy(wg->wg_sessions_byindex);
thmap_destroy(wg->wg_peers_byname);
thmap_destroy(wg->wg_peers_bypubkey);
thmap_destroy(wg->wg_sessions_byindex);
thmap_destroy(wg->wg_peers_byname);
thmap_destroy(wg->wg_peers_bypubkey);
thmap_destroy(cd->cd_map);
thmap_destroy(pinfo->map);
thmap_destroy(pm->addr_map);
thmap_destroy(t->t_map);
void thmap_destroy(thmap_t *);