#ifndef CSRC_FQ_ZECH_H_ #define CSRC_FQ_ZECH_H_ #include char* fq_zech_ctx_get_str(const fq_zech_ctx_t ctx); #endif // CSRC_FQ_ZECH_H_