Variable BindGroup.id

Handle identifier.

struct BindGroup
{
  // ...
  __C.WGPUBindGroupImpl* id ;
  // ...
}