#[unsafe(no_mangle)]pub extern "C" fn pthread_setconcurrency(concurrency: c_int) -> c_int
See https://pubs.opengroup.org/onlinepubs/000095399/functions/pthread_setconcurrency.html.