[pulsar-kafka] Fix KafkaProducerInterceptorWrapper handles LongSerializer (#4549)

*Motivation*

KafkaProducerInterceptorWrapper uses a LongDeserializer for retrieve deserializer

*Modifications*

Fix the bug

*Verify this change*

Add unit test to cover the convertion
2 files changed