pub unsafe extern "C" fn vTaskPlaceOnEventList(
    pxEventList: *mut List_t,
    xTicksToWait: TickType_t
)