pub unsafe fn WinHttpSetOption( hinternet: Option<*const c_void>, dwoption: u32, lpbuffer: Option<&[u8]>, ) -> Result<()>