pub trait ICoreWebView2Profile5_Impl: Sized + ICoreWebView2Profile4_Impl {
// Required method
fn CookieManager(&self) -> Result<ICoreWebView2CookieManager>;
}
pub trait ICoreWebView2Profile5_Impl: Sized + ICoreWebView2Profile4_Impl {
// Required method
fn CookieManager(&self) -> Result<ICoreWebView2CookieManager>;
}