__hdestroy_r
weak_alias(__hdestroy_r, hdestroy_r);
static void __hdestroy_r(struct hsearch_data *);
__hdestroy_r(&htab);