pub unsafe extern "system" fn PeerGraphEnumRecords(
    hgraph: *const c_void,
    precordtype: *const GUID,
    pwzpeerid: PCWSTR,
    phpeerenum: *mut *mut c_void,
) -> HRESULT