pub fn decode_buf2val<D: Decode>(buf: Vec<u8>) -> Result<D, &'static str>