pub type RenderPassId = Id<RenderPassEncoder>;
#[repr(transparent)]pub struct RenderPassId(/* private fields */);