pub unsafe extern "system" fn PeerGraphPeerTimeToUniversalTime(
    hgraph: *const c_void,
    pftpeertime: *const FILETIME,
    pftuniversaltime: *mut FILETIME,
) -> HRESULT