pub async fn sc( kvs: &Datastore, session: &mut Session, ns: String, db: String, sc: String, vars: Object, ) -> Result<Option<String>, Error>