Function windows_sys::Win32::Networking::WinInet::InternetCreateUrlA
pub unsafe extern "system" fn InternetCreateUrlA(
lpurlcomponents: *const URL_COMPONENTSA,
dwflags: u32,
lpszurl: PSTR,
lpdwurllength: *mut u32,
) -> BOOL