pub unsafe extern "C" fn sched_yield() -> c_int
@brief Compilation with g++ may require the declaration of this function.
If implementation of this function is required, it can be realized in thread_arch.c.