pub unsafe extern "C" fn igImTextCharFromUtf8( out_char: *mut c_uint, in_text: *const c_char, in_text_end: *const c_char, ) -> c_int