fn pack_val_as_datum( value: Value, col_desc: &MySqlColumnDesc, packer: &mut RowPacker<'_>, ) -> Result<(), Error>