Variable ComputePipeline.id

Handle identifier.

struct ComputePipeline
{
  // ...
  __C.WGPUComputePipelineImpl* id ;
  // ...
}