|null $headers * @param int|null $timestampMs * @throws Exception */ public function producev(int $partition, int $msgFlags, ?string $payload = null, ?string $key = null, ?array $headers = null, ?int $timestampMs = null): void {} }