Function windows_sys::Win32::Networking::WinInet::InternetSetOptionExA
pub unsafe extern "system" fn InternetSetOptionExA(
hinternet: *const c_void,
dwoption: u32,
lpbuffer: *const c_void,
dwbufferlength: u32,
dwflags: u32,
) -> BOOL