get_cow!
macro_rules! get_cow { ($row:expr, $idx:expr, $enc: expr) => { ... }; }
Cow<str>
.get_as_cow_decoded(encoding)