pub unsafe extern "C" fn igRenderTextClipped( pos_min: ImVec2, pos_max: ImVec2, text: *const c_char, text_end: *const c_char, text_size_if_known: *const ImVec2, align: ImVec2, clip_rect: *const ImRect, )