pub fn ascii(args: &[Arc<dyn Array>]) -> Result<Arc<dyn Array>, DataFusionError>
Returns the numeric code of the first character of the argument.