pub type RecordingContext = RCHandle<GrRecordingContext>;
pub struct RecordingContext(/* private fields */);