pub unsafe extern "system" fn UrlCombineA(
    pszbase: PCSTR,
    pszrelative: PCSTR,
    pszcombined: PSTR,
    pcchcombined: *mut u32,
    dwflags: u32
) -> HRESULT