pub unsafe extern "C" fn ImGuiListClipper_ForceDisplayRangeByIndices(
    self_: *mut ImGuiListClipper,
    item_min: c_int,
    item_max: c_int
)