Function windows_sys::Win32::System::Com::Urlmon::CoInternetCombineUrlEx
pub unsafe extern "system" fn CoInternetCombineUrlEx(
pbaseuri: *mut c_void,
pwzrelativeurl: PCWSTR,
dwcombineflags: u32,
ppcombineduri: *mut *mut c_void,
dwreserved: usize,
) -> HRESULT