pub type BindGroupLayoutId = Id<BindGroupLayout>;
pub struct BindGroupLayoutId(/* private fields */);