pub unsafe extern "system" fn QueryIdleProcessorCycleTime(
    bufferlength: *mut u32,
    processoridlecycletime: *mut u64,
) -> BOOL