pub unsafe fn PathCreateFromUrlAlloc<'a>( pszin: impl IntoParam<'a, PWSTR>, ppszout: *mut PWSTR, dwflags: u32, ) -> Result<()>