pub unsafe extern "C" fn igSelectable_BoolPtr(
    label: *const c_char,
    p_selected: *mut bool,
    flags: ImGuiSelectableFlags,
    size: ImVec2
) -> bool