Function WinHttpCreateUrl
pub unsafe extern "system" fn WinHttpCreateUrl(
lpurlcomponents: *const URL_COMPONENTS,
dwflags: WIN_HTTP_CREATE_URL_FLAGS,
pwszurl: PWSTR,
pdwurllength: *mut u32,
) -> BOOL
pub unsafe extern "system" fn WinHttpCreateUrl(
lpurlcomponents: *const URL_COMPONENTS,
dwflags: WIN_HTTP_CREATE_URL_FLAGS,
pwszurl: PWSTR,
pdwurllength: *mut u32,
) -> BOOL