pub unsafe extern "C" fn vTaskPlaceOnEventList(
    pxEventList: *mut xLIST,
    xTicksToWait: u32
)