pub unsafe fn PeerGraphPeerTimeToUniversalTime(
    hgraph: *const c_void,
    pftpeertime: *const FILETIME
) -> Result<FILETIME>