pub(super) fn is_external_call<'gcx>( gcx: Gcx<'gcx>, callee: &Expr<'gcx>, ) -> bool
True if calling callee interacts with another contract (or deploys one).
callee