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