assoc_pair
void create_reference_properties(struct assoc_pair *assoc_tbl, int32_t count,
struct assoc_pair *assoc_tbl;
assoc_tbl = (struct assoc_pair *)malloc(
sizeof (struct assoc_pair) * count);