fn res_has_significant_drop(
    res: Res,
    cx: &LateContext<'_>,
    e: &Expr<'_>
) -> bool