Function windows_sys::Win32::System::WindowsProgramming::QueryThreadCycleTime
pub unsafe extern "system" fn QueryThreadCycleTime(
threadhandle: HANDLE,
cycletime: *mut u64,
) -> BOOL