pub type BackendTexture = RefHandle<GrBackendTexture>;
pub struct BackendTexture(/* private fields */);