struct asn_child_desc

struct asn_child_desc {
    // fields

    asn_value* value;
    unsigned int index;
};