pub type ExternalTextureId = Id<ExternalTexture>;
pub struct ExternalTextureId(/* private fields */);