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