heim_dict_copy_value
heim_dict_copy_value(heim_dict_t, heim_object_t);
module = heim_dict_copy_value(modules, s);
p = heim_dict_copy_value(module, spath);
struct plug *pl = heim_dict_copy_value(p->names, s->n);
dict = heim_dict_copy_value(modules, m);