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