pub unsafe fn PeerDistClientFlushContent<P0>(
    hpeerdist: isize,
    pcontenttag: *const PEERDIST_CONTENT_TAG,
    hcompletionport: P0,
    ulcompletionkey: usize,
    lpoverlapped: *const OVERLAPPED,
) -> u32
where P0: Param<HANDLE>,