pub fn context_render( context: &mut Context, proc_source: &str, cmd_source: &str, ) -> Result<Vec<u8>, String>