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