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