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