Function windows_sys::Win32::Networking::WinInet::InternetQueryOptionA

pub unsafe extern "system" fn InternetQueryOptionA(
    hinternet: *const c_void,
    dwoption: u32,
    lpbuffer: *mut c_void,
    lpdwbufferlength: *mut u32,
) -> BOOL