Function windows::Win32::Networking::WinInet::InternetSetOptionExW
pub unsafe fn InternetSetOptionExW(
hinternet: Option<*const c_void>,
dwoption: u32,
lpbuffer: Option<*const c_void>,
dwbufferlength: u32,
dwflags: u32,
) -> BOOL