pub type MutableTextureState = RCHandle<skgpu_MutableTextureState>;
pub struct MutableTextureState(/* private fields */);