pub fn root_source(err: &dyn Error) -> Option<&dyn Error>
Returns the external root cause of the source error (exclude the current error).