pub type Bytea = Binary;
Alias for Binary, to ensure infer_schema! works
Binary
infer_schema!
struct Bytea;