pub fn get_infer_ret_ty<'hir>(
    output: &'hir FnRetTy<'hir>
) -> Option<&'hir Ty<'hir>>