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