Interface IKeyValueBytesStoreSupplier
.NET interface skeleton to be manually developed following https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/4.0.0/org/apache/kafka/streams/state/KeyValueBytesStoreSupplier.html
public interface IKeyValueBytesStoreSupplier : IStoreSupplier<KeyValueStore<Bytes, byte[]>>, IStoreSupplier