pub async fn call_cc( cont: &Option<Arc<Continuation>>, proc: &Gc<Value>, ) -> Result<Vec<Gc<Value>>, RuntimeError>