Variable PipelineLayout.id

Handle identifier.

struct PipelineLayout
{
  // ...
  __C.WGPUPipelineLayoutImpl* id ;
  // ...
}