pub unsafe extern "C" fn pthread_attr_setaffinity_np( __attr: *mut pthread_attr_t, __cpusetsize: usize, __cpuset: *const cpu_set_t, ) -> i32