pub fn utf8_or_binary_to_binary_type(
    arg_type: &DataType,
    name: &str
) -> Result<DataType>