pub type RenderPipelineId = Id<RenderPipeline<Empty>>;
struct RenderPipelineId(/* private fields */);