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