internal long Poll(IntPtr timeoutMs) => (long)LibRdKafka.poll(handle, timeoutMs);