pub unsafe extern "C" fn pthread_setaffinity_np( thread: pthread_t, cpusetsize: size_t, cpuset: *const cpu_set_t) -> c_int