value_to_pvalue
return value_to_pvalue(fn, ctype, val);
lhs = value_to_pvalue(fn, &ptr_ctype, lhs);
rhs = value_to_pvalue(fn, &ptr_ctype, rhs);