#pragma once #include typedef int32_t APICALL; typedef struct { int32_t seconds; int32_t cycles; } sched_time_t;