fn process_context_paint( paint: &mut Paint, context_transform: Transform, path_transform: Transform, cache: &mut Cache, ) -> Option<()>