pub unsafe extern "system" fn InternetConvertUrlFromWireToWideChar(
pcszurl: PCSTR,
cchurl: u32,
pcwszbaseurl: PCWSTR,
dwcodepagehost: u32,
dwcodepagepath: u32,
fencodepathextra: BOOL,
dwcodepageextra: u32,
ppwszconvertedurl: *mut PWSTR,
) -> u32