fn encode_copy_row_binary( row: &RowRef, typ: &RelationType, out: &mut Vec<u8>, ) -> Result<(), Error>