pub fn embed_css( cache: &mut Option<Cache>, client: &Client, document_url: &Url, css: &str, options: &Options, ) -> String