Variable Queue.id

Handle identifier.

struct Queue
{
  // ...
  __C.WGPUQueueImpl* id ;
  // ...
}