pub fn parse_bytea_text(text: &str) -> Result<Vec<u8>>
Parse PostgreSQL text-format bytea (\xdeadbeef or escaped).
\xdeadbeef