pub unsafe fn CreateCoreWebView2Environment<'a, P0>( environmentcreatedhandler: P0) -> Result<(), Error> where P0: Into<InParam<'a, ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler>>,