pub unsafe fn PeerGetNextItem(
    hpeerenum: *const c_void,
    pcount: *mut u32,
    pppvitems: *mut *mut *mut c_void
) -> Result<()>