pub fn cast_pg_legacy_char_to_string<'a>(
    a: PgLegacyChar
) -> Result<String, EvalError>