pub unsafe extern "C" fn pthread_setaffinity_np( td: pthread_t, cpusetsize: size_t, cpusetp: *const cpuset_t, ) -> c_int