pub type ComputePipelineId = Id<ComputePipeline<Empty>>;
struct ComputePipelineId(/* private fields */);