pub unsafe extern "system" fn PeerDistClientStreamRead(
    hpeerdist: isize,
    hcontenthandle: isize,
    cbmaxnumberofbytes: u32,
    pbuffer: *mut u8,
    dwtimeoutinmilliseconds: u32,
    lpoverlapped: *const OVERLAPPED,
) -> u32