hash_id_table_insert_key 1377 id_table.c         return hash_id_table_insert_key(tbl, id2key(id), val);
hash_id_table_insert_key 1500 id_table.c     		hash_id_table_insert_key(&hash_body, keys[i], values[i]);