#ifndef _ASN1_SAVE_H_ #define _ASN1_SAVE_H_ int asn1c_save_compiled_output(arg_t *arg, const char *datadir); #endif /* _ASN1_SAVE_H_ */