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