pub unsafe fn GetProcessorSystemCycleTime( group: u16, buffer: Option<*mut SYSTEM_PROCESSOR_CYCLE_TIME_INFORMATION>, returnedlength: *mut u32, ) -> Result<()>