pub fn get_solutions_from_conjure( essence_file: &str, context: Arc<RwLock<Context<'static>>>, ) -> Result<Vec<BTreeMap<Name, Literal>>, EssenceParseError>