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