pub unsafe extern "system" fn PathCreateFromUrlAlloc(
    pszin: PCWSTR,
    ppszout: *mut PWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"