pub fn cast_value( v: Value<'static>, target: CastTarget, ) -> Result<Value<'static>, EvalError>
PG-style expr::TYPE coercion. NULL always casts as NULL.
expr::TYPE