pub(crate) fn pop_debug_group<E>( state: &mut BaseState<'_, '_, '_, '_>, ) -> Result<(), E>where E: From<DebugGroupError>,