pub unsafe fn PeerGroupEnumRecords(
    hgroup: *const c_void,
    precordtype: Option<*const GUID>,
    phpeerenum: *mut *mut c_void
) -> Result<()>