#ifndef TEXTCODEC_H
#define TEXTCODEC_H

void init_textcodec_module(void);

#endif
