pub unsafe extern "C" fn xTaskRemoveFromEventList(
    pxEventList: *const List_t
) -> BaseType_t