pub(crate) fn is_default_equivalent_from( cx: &LateContext<'_>, from_func: &Expr<'_>, arg: &Expr<'_>, ) -> bool