Function windows_sys::Win32::UI::Shell::PathCreateFromUrlA

pub unsafe extern "system" fn PathCreateFromUrlA(
    pszurl: PCSTR,
    pszpath: PSTR,
    pcchpath: *mut u32,
    dwflags: u32,
) -> HRESULT