pub unsafe fn PeerGraphDeleteRecord<P0>(
    hgraph: *const c_void,
    precordid: *const GUID,
    flocal: P0
) -> Result<()>
where P0: IntoParam<BOOL>,