pub unsafe extern "C" fn xQueueGetMutexHolder(
    xSemaphore: QueueHandle_t
) -> TaskHandle_t