pub unsafe fn InternetCreateUrlA( lpurlcomponents: *const URL_COMPONENTSA, dwflags: u32, lpszurl: Option<PSTR>, lpdwurllength: *mut u32, ) -> Result<()>