public static extern void rd_kafka_consume_callback(IntPtr rkt, int partition, int timeout_ms, ConsumeCallback consume_cb, IntPtr opaque);