pub fn c_cast(val: &str, from: &DType, to: &DType) -> String
Get the C cast expression for converting between types.