Function windows_sys::Win32::Networking::WindowsWebServices::WsReadBytes
pub unsafe extern "system" fn WsReadBytes(
reader: *const WS_XML_READER,
bytes: *mut c_void,
maxbytecount: u32,
actualbytecount: *mut u32,
error: *const WS_ERROR,
) -> HRESULT