#ifndef CWRAPPERS_H #define CWRAPPERS_H char* HELP_number_words(int _t); uint32_t LOC_toupper_ch(uint32_t ch); #endif /* CWRAPPERS_H */