Function windows_sys::Win32::Networking::WinInet::InternetCanonicalizeUrlA
pub unsafe extern "system" fn InternetCanonicalizeUrlA(
lpszurl: PCSTR,
lpszbuffer: PSTR,
lpdwbufferlength: *mut u32,
dwflags: u32,
) -> BOOL