pub fn dident<T>(t: &'t T) -> impl Debug + 't where
    T: DebugIdentify