pub unsafe extern "C" fn pthread_attr_setaffinity_np( attr: *mut pthread_attr_t, cpusetsize: usize, cpuset: *const cpu_set_t, ) -> i32