pub type RenderBundleId = Id<RenderBundle>;
#[repr(transparent)]pub struct RenderBundleId(/* private fields */);