pub unsafe extern "system" fn PathAllocCombine(
    pszpathin: PCWSTR,
    pszmore: PCWSTR,
    dwflags: PATHCCH_OPTIONS,
    ppszpathout: *mut PWSTR
) -> HRESULT