pub unsafe extern "C" fn igTabItemEx(
tab_bar: *mut ImGuiTabBar,
label: *const c_char,
p_open: *mut bool,
flags: ImGuiTabItemFlags,
docked_window: *mut ImGuiWindow,
) -> boolpub unsafe extern "C" fn igTabItemEx(
tab_bar: *mut ImGuiTabBar,
label: *const c_char,
p_open: *mut bool,
flags: ImGuiTabItemFlags,
docked_window: *mut ImGuiWindow,
) -> bool