add_cast
val = add_cast(ep, btype, ctype, OP_ZEXT, val);
static pseudo_t add_cast(struct entrypoint *ep, struct symbol *to, struct symbol *from, int op, pseudo_t src);