pub async fn stringify_data_uri( media_type: &RcStr, encoding: &RcStr, data: ResolvedVc<RcStr>, ) -> Result<String>