fn is_external_call<'gcx>( gcx: Gcx<'gcx>, hir: &Hir<'gcx>, callee: &Expr<'gcx>, explicit_arg_count: usize, ) -> bool