typedef void* TaskHandle_t; typedef void (*TaskFunction_t)(void*);