pub type PipelineLayoutId = Id<PipelineLayout<Empty>>;
pub struct PipelineLayoutId(/* private fields */);