Function windows_sys::Win32::System::SystemInformation::GetProcessorSystemCycleTime
pub unsafe extern "system" fn GetProcessorSystemCycleTime(
group: u16,
buffer: *mut SYSTEM_PROCESSOR_CYCLE_TIME_INFORMATION,
returnedlength: *mut u32,
) -> BOOL