Variable CommandEncoder.id

Handle identifier.

struct CommandEncoder
{
  // ...
  __C.WGPUCommandEncoderImpl* id ;
  // ...
}