pub fn encode_into_with_scratch<T: Encodable>( _value: &T, _scratch: &mut Scratch, _into: &mut Vec<u8>, )