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