Function windows::Win32::System::WindowsProgramming::QueryIdleProcessorCycleTimeEx
pub unsafe fn QueryIdleProcessorCycleTimeEx(
group: u16,
bufferlength: *mut u32,
processoridlecycletime: Option<*mut u64>,
) -> BOOL