extern void *construct_s2i_converter(int arraylen, char **array) ;
extern int str_to_index(void *converter, char *str) ;
