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