pub unsafe extern "C" fn xQueueIsQueueEmptyFromISR(
    xQueue: QueueHandle_t
) -> BaseType_t