pub fn sl3_kvs<'a, T>(row: &'a T, pick: &Vec<&str>) -> Vec<(&'a str, Value)>where T: ToSqlite3ValueVec,
kvs