Variable ShaderModule.id

Handle identifier.

struct ShaderModule
{
  // ...
  __C.WGPUShaderModuleImpl* id ;
  // ...
}