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