fn resolved_internal_function_ids<'hir>( hir: &'hir Hir<'hir>, callee: &'hir Expr<'hir>, ) -> impl Iterator<Item = FunctionId> + 'hir