pub unsafe extern "C" fn igRenderTextEllipsis( draw_list: *mut ImDrawList, pos_min: ImVec2, pos_max: ImVec2, ellipsis_max_x: f32, text: *const c_char, text_end: *const c_char, text_size_if_known: *const ImVec2, )