pub unsafe fn UrlCreateFromPathW<'a>( pszpath: impl IntoParam<'a, PWSTR>, pszurl: PWSTR, pcchurl: *mut u32, dwflags: u32, ) -> Result<()>