pub unsafe extern "C" fn pthread_setaffinity_np( __th: pthread_t, __cpusetsize: usize, __cpuset: *const cpu_set_t, ) -> c_int