pub fn parse_bytes_traditional(s: &str) -> Result<Vec<u8>, String>
Refer to https://www.postgresql.org/docs/current/datatype-binary.html#id-1.5.7.12.10 for specification.