pub fn give_value<D: AvroDecode>(d: D, v: &Value) -> Result<D::Out, AvroError>