get_str!
macro_rules! get_str { ($row:expr, $idx:expr, $enc: expr) => { ... }; }
&str
.get_as_cow_decoded(encoding).as_ref()