__ptrmap_add
__ptrmap_add(mapp, key, val);
__ptrmap_add((struct ptrmap**)map, k, v); \
void __ptrmap_add(struct ptrmap **mapp, void *key, void *val);