pub fn with_saved_cr<O, F>(
    cr: &Context,
    f: F
) -> Result<O, InternalRenderingError>