#ifndef _ASN1FIX_TAGS_H_ #define _ASN1FIX_TAGS_H_ int asn1f_fetch_tag(asn1p_t *asn, asn1p_module_t *mod, asn1p_expr_t *expr, struct asn1p_type_tag_s *tag); #endif /* _ASN1FIX_TAGS_H_ */