Function windows_sys::Win32::Networking::WinInet::InternetOpenA

pub unsafe extern "system" fn InternetOpenA(
    lpszagent: PCSTR,
    dwaccesstype: u32,
    lpszproxy: PCSTR,
    lpszproxybypass: PCSTR,
    dwflags: u32,
) -> *mut c_void