\brief Insert cast to produce the input Varnode to a given PcodeOp if necessary This method can also mark a Varnode as an explicit integer constant. Guard against chains of casts. \param op is the given PcodeOp \param slot is the slot of the input Varnode \param data is the function being analyzed \param castStrategy is used to determine if a cast is necessary \return 1 if a change is made, 0 oth
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected