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