Variable Surface.id

Handle identifier.

struct Surface
{
  // ...
  __C.WGPUSurfaceImpl* id ;
  // ...
}