pub(crate) fn checksum_address_serializer<S: Serializer>( a: &Address, s: S, ) -> Result<S::Ok, S::Error>