pub unsafe extern "C" fn ImGuiStorage_GetBool( this: *const ImGuiStorage, key: ImGuiID, default_val: bool, ) -> bool