Function windows_sys::Win32::UI::Shell::PathCreateFromUrlW

pub unsafe extern "system" fn PathCreateFromUrlW(
    pszurl: PCWSTR,
    pszpath: PWSTR,
    pcchpath: *mut u32,
    dwflags: u32,
) -> HRESULT