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