Variable Instance.id

Handle identifier.

class Instance
{
  // ...
  __C.WGPUInstanceImpl* id ;
  // ...
}