pub unsafe extern "C" fn xQueueIsQueueEmptyFromISR(
    xQueue: *mut QueueDefinition
) -> i32