ilstr_prepend_char
ilstr_prepend_char(ils, 'A');
ilstr_prepend_char(ils, 'B');
extern void ilstr_prepend_char(ilstr_t *, char);