Variable BindGroupLayout.id

Handle identifier.

struct BindGroupLayout
{
  // ...
  __C.WGPUBindGroupLayoutImpl* id ;
  // ...
}