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