pub unsafe fn PeerGraphEnumNodes<P1>( hgraph: *const c_void, pwzpeerid: P1, phpeerenum: *mut *mut c_void, ) -> Result<()>where P1: Param<PCWSTR>,