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