pub unsafe fn WinHttpQueryOption( hinternet: *mut c_void, dwoption: u32, lpbuffer: Option<*mut c_void>, lpdwbufferlength: *mut u32, ) -> Result<()>