pub fn render( source: &str, filename: &str, options: &RenderOptions, ) -> Result<String, HusakoError>