Function windows::Win32::Networking::WinInet::InternetSetOptionExA

pub unsafe fn InternetSetOptionExA(
    hinternet: Option<*const c_void>,
    dwoption: u32,
    lpbuffer: Option<*const c_void>,
    dwbufferlength: u32,
    dwflags: u32,
) -> BOOL